home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 1
/
Cream of the Crop 1.iso
/
EDUCATE
/
ASL.ARJ
/
ONE.BAT
< prev
next >
Wrap
DOS Batch File
|
1991-03-07
|
735b
|
35 lines
echo off
cls
ECHO TSL INSTALL FILE Copyright (C) 1991, THE SOFTWARE LABS, All Rights Reserved
ECHO
echo Remember, when the computer asks you to insert a disk in Drive B, you insert
echo the BLANK FORMATTED DISK in Drive A.
echo
pause
cls
a:
sign37-1 b:
echo
echo Please remove the disk from Drive B. and label it "SIGN1".
echo
echo Please insert TSL Disk #3322 back in drive A!
echo
pause
a:
sign37-2 b:
echo
echo Please remove the disk from Drive B. and label it "SIGN2".
echo
echo Please insert TSL Disk #3322 back in drive A!
echo
pause
a:
sign37-3 b:
echo
echo Please remove the disk from Drive B. and label it "SIGN3".
echo
echo ...Installation is completed.
echo
pause
cls